entry: get_icon_area returns in entry coordinates
authorTimm Bäder <mail@baedert.org>
Thu, 3 Aug 2017 09:14:53 +0000 (11:14 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 3 Aug 2017 09:14:53 +0000 (11:14 +0200)
commit5cafa2b1ce1ee38c8f3bb1befeed98ae55dcc923
tree1f3bc7cdb815cd47c7dc8fc100bf70b2ab59ab62
parent765aff3f0e9bdba63057dd5926a79d2202291229
entry: get_icon_area returns in entry coordinates

This fixes the popover positions in the gtk4-demo/popovers, and it also
just makes sense. Also document what the returned coordinates are
relatiev to.
gtk/gtkentry.c